[
  {
    "id": "Start",
    "speaker": "Mabel",
    "text_EN": "Kristofere, jsi tam? Řekni něco!\n[[|Node1]]",
    "text_PL": "Christopher, jesteś tu? Odezwij się!\n[[|Node1]]"
  },
  {
    "id": "Node1",
    "speaker": "[Player]Kristofer",
    "text_EN": "Mabel... Stojím tady... Nevidíš mě?\n[[|Node2]]",
    "text_PL": "Mabel… Stoję tuż obok… Nie widzisz mnie?\n[[|Node2]]"
  },
  {
    "id": "Node2",
    "speaker": "Mabel",
    "text_EN": "Řekni něco, Kris... Cokoliv...\n[[|END]]",
    "text_PL": "Powiedz coś, Chris… Cokolwiek…\n[[|END]]"
  },
  {
    "id": "END",
    "speaker": "Mabel",
    "text_EN": "Mistře Teodore, takhle to má být? On... Právě zmizel.",
    "text_PL": "Mistrzu Theodore, czy tak miało być? On… On po prostu zniknął."
  }
]